﻿2026-06-04T14:33:11.0881941Z ##[group]Run actions/checkout@v5
2026-06-04T14:33:11.0883727Z with:
2026-06-04T14:33:11.0884558Z   repository: SaberMage/spt-core
2026-06-04T14:33:11.0891899Z   token: ***
2026-06-04T14:33:11.0892700Z   ssh-strict: true
2026-06-04T14:33:11.0893508Z   ssh-user: git
2026-06-04T14:33:11.0894330Z   persist-credentials: true
2026-06-04T14:33:11.0895193Z   clean: true
2026-06-04T14:33:11.0895984Z   sparse-checkout-cone-mode: true
2026-06-04T14:33:11.0896920Z   fetch-depth: 1
2026-06-04T14:33:11.0897738Z   fetch-tags: false
2026-06-04T14:33:11.0898571Z   show-progress: true
2026-06-04T14:33:11.0899429Z   lfs: false
2026-06-04T14:33:11.0900409Z   submodules: false
2026-06-04T14:33:11.0901416Z   set-safe-directory: true
2026-06-04T14:33:11.0903636Z ##[endgroup]
2026-06-04T14:33:11.2486945Z Syncing repository: SaberMage/spt-core
2026-06-04T14:33:11.2491173Z ##[group]Getting Git version info
2026-06-04T14:33:11.2492744Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T14:33:11.2495145Z [command]/usr/bin/git version
2026-06-04T14:33:11.2496184Z git version 2.34.1
2026-06-04T14:33:11.2499774Z ##[endgroup]
2026-06-04T14:33:11.2509626Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/edc30880-5d22-4f64-8a3e-41046b12c268/.gitconfig'
2026-06-04T14:33:11.2532500Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/edc30880-5d22-4f64-8a3e-41046b12c268' before making global git config changes
2026-06-04T14:33:11.2535178Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T14:33:11.2538771Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T14:33:11.2597824Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T14:33:11.2630290Z https://github.com/SaberMage/spt-core
2026-06-04T14:33:11.2663670Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T14:33:11.2665590Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T14:33:11.2687187Z refs/heads/dev-freeform
2026-06-04T14:33:11.2702091Z [command]/usr/bin/git checkout --detach
2026-06-04T14:33:11.2761753Z HEAD is now at a86371c test(rig): two-host ladder rig run + durable flake ledger [twohost]
2026-06-04T14:33:11.2826436Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T14:33:11.2871451Z Deleted branch dev-freeform (was a86371c).
2026-06-04T14:33:11.2942209Z ##[endgroup]
2026-06-04T14:33:11.2944433Z [command]/usr/bin/git submodule status
2026-06-04T14:33:11.3235313Z ##[group]Cleaning the repository
2026-06-04T14:33:11.3237332Z [command]/usr/bin/git clean -ffdx
2026-06-04T14:33:11.3280445Z Removing traceable-reqs
2026-06-04T14:33:11.3296690Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T14:33:11.3370971Z HEAD is now at a86371c test(rig): two-host ladder rig run + durable flake ledger [twohost]
2026-06-04T14:33:11.3376970Z ##[endgroup]
2026-06-04T14:33:11.3379353Z ##[group]Disabling automatic garbage collection
2026-06-04T14:33:11.3381608Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T14:33:11.3422347Z ##[endgroup]
2026-06-04T14:33:11.3425239Z ##[group]Setting up auth
2026-06-04T14:33:11.3434760Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T14:33:11.3482373Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T14:33:11.3757710Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T14:33:11.3797047Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T14:33:11.4037223Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T14:33:11.4078347Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T14:33:11.4324074Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T14:33:11.4385582Z ##[endgroup]
2026-06-04T14:33:11.4387179Z ##[group]Fetching the repository
2026-06-04T14:33:11.4398556Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a86371c9cfd87639c4d5dd5e2c82d464bc028ed0:refs/remotes/origin/dev-freeform
2026-06-04T14:33:12.0229500Z ##[endgroup]
2026-06-04T14:33:12.0230778Z ##[group]Determining the checkout info
2026-06-04T14:33:12.0232235Z ##[endgroup]
2026-06-04T14:33:12.0238798Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T14:33:12.0298601Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T14:33:12.0335034Z ##[group]Checking out the ref
2026-06-04T14:33:12.0339561Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T14:33:12.0398165Z Switched to a new branch 'dev-freeform'
2026-06-04T14:33:12.0399921Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T14:33:12.0406022Z ##[endgroup]
2026-06-04T14:33:12.0455202Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T14:33:12.0488605Z a86371c9cfd87639c4d5dd5e2c82d464bc028ed0
